/*【首页】头条开始*/
.index-tt h2 {
	font-size: 1.5rem;
}

@media (min-width: 576px) {
	.index-tt h2 {
		font-size: 1.75rem;
	}
}

@media (min-width: 1200px) {
	.index-tt h2 {
		font-size: 2rem;
	}
}

/*【首页】头条结束*/

/*【首页】焦点图开始*/
.swiper-container .swiper-button-next,
.swiper-container .swiper-button-prev {
	color: #fff !important;
	height: 5rem;
	position: absolute;
	text-align: center;
	top: 50%;
	margin-top: -2.5rem;
	transition: all 0.3s ease 0s;
	width: 2.5rem;
	margin-left: 0;
	opacity: 1;
	visibility: hidden;
}

.swiper-container .swiper-button-next {
	right: 0;
}

.swiper-container .swiper-button-prev {
	left: 0;
}

.swiper-container:hover .swiper-button-next,
.swiper-container:hover .swiper-button-prev {
	opacity: 1;
	visibility: visible;
}

.swiper-container .swiper-button-next:hover,
.swiper-container .swiper-button-prev:hover {
	background: #0482f8 none repeat scroll 0 0 !important;
}

.swiper-container .swiper-slide span {
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	left: 0;
	padding: 0.75rem;
	position: absolute;
	z-index: 1;
	transform: translateX(0px) scale(1, 1);
}

.swiper-container .swiper-slide:hover span {
	transform: translateX(0px) scale(1, 1);
}

.swiper-container .swiper-pagination-bullet {
	border: 1px solid #fff;
	border-radius: 100%;
	display: inline-block;
	height: 12px;
	margin: 0 4px;
	width: 12px;
	opacity: 1;
	background: none;
}

.swiper-container .swiper-pagination-bullet-active {
	background: #fff;
}

@media (min-width: 768px) {
	.swiper-container .swiper-slide span {
		padding: 12px 120px 12px 35px;
	}

	.swiper-container .swiper-slide img {
		height: 460px !important;
	}
}

@media (min-width: 992px) {
	.swiper-container .swiper-slide img {
		height: 620px !important;
	}
}

@media (min-width: 1200px) {
	.swiper-container .swiper-slide img {
		height: 420px !important;
	}
}

/*【首页】焦点图结束*/

/*【首页】Tab切换开始*/
.border-on .active {
	border-bottom: 0.1875rem solid #317cc9;
	margin-bottom: -0.125rem;
}

.font-weight-bold-on .active {
	font-weight: 700 !important;
}

.text-color-on .active {
	color: #317cc9;
}

.index-t1 {
	font-size: 1.125rem !important;
}

.border-1 {
	border-width: 0.25rem !important;
}

@media (min-width: 992px) {
	.index-t1 {
		font-size: 1.25rem !important;
	}
}

/*【首页】Tab切换结束*/

/* 热点专题开始 */
.hot-special .text-info {
	color: #a7afc6 !important;
}

.hot-special .border-info {
	border-color: #a7afc6 !important;
}

.str_wrap {
	overflow: hidden;
	//zoom:1;
	width: 100%;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	white-space: nowrap;
}

.str_move {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
}

.str_move_clone {
	display: inline-block;
	//display:inline;
	//zoom:1;
	vertical-align: top;
	position: absolute;
	left: 100%;
	top: 0;
}

.str_vertical .str_move_clone {
	left: 0;
	top: 100%;
}

.str_down .str_move_clone {
	left: 0;
	bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
	white-space: normal;
	width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
	cursor: inherit;
}

.str_wrap img {
	max-width: none !important;
}

/* 热点专题结束 */

/*【首页】网上办事开始*/
.index-wsbs-bg {
	background: url(../images/index-wsbs-bg.png) repeat-x center bottom;
	background-size: 100% 100%;
}

.index-wsbs-bg .text-color-on {
	color: #317cc9 !important;
}

.index-wsbs-bg .bg-color-blue {
	background-color: #317cc9 !important;
}

.index-wsbs-bg .text-primary {
	color: #5b95e3 !important;
}

@media (min-width: 768px) {
	.letter-spacing-1 {
		letter-spacing: 0.5rem;
	}

}

/*【首页】网上办事结束*/

/*【首页】信息公开开始*/
.index-xxgk-card .card {
	border-width: 0.125rem !important;
}

.index-xxgk-card .card-body i {
	width: 2.5rem;
	height: 2.5rem;
	line-height: 2.5rem;
	font-size: 1.25rem;
}

.index-xxgk-card a {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
}
.index-xxgk-card a:hover{

    background-color:#dee2e6!important;
}

.index-xxgk-card .bg1 {
	background-color: #6bb3f2 !important;
}


.index-xxgk-card .border-color-1 {
	border-color: #6bb3f2 !important;
}

.index-xxgk-card .bg2 {
	background-color: #55c3d3 !important;
}

.index-xxgk-card .border-color-2 {
	border-color: #55c3d3 !important;
}

.index-xxgk-card .bg3 {
	background-color: #fb9b9c !important;
}

.index-xxgk-card .border-color-3 {
	border-color: #fb9b9c !important;
}

.index-xxgk-card .bg4 {
	background-color: #fabd86 !important;
}

.index-xxgk-card .border-color-4 {
	border-color: #fabd86 !important;
}

.index-xxgk-card .bg5 {
	background-color: #838ed9 !important;
}

.index-xxgk-card .border-color-5 {
	border-color: #838ed9 !important;
}

.index-xxgk-card .bg6 {
	background-color: #b7db6d !important;
}

.index-xxgk-card .border-color-6 {
	border-color: #b7db6d !important;
}

/* .index-xxgk-card a:before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: -82px;
	width: 100%;
	height: 100%;
	z-index: 1;
	transition: all .8s;
	-moz-transition: all .8s;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
}

.index-xxgk-card a.border-primary:before {
	background: #007bff;
}

.index-xxgk-card a.border-info:before {
	background: #17a2b8;
}

.index-xxgk-card a.border-secondary:before {
	background: #6c757d;
}

.index-xxgk-card a.border-success:before {
	background: #28a745;
}

.index-xxgk-card a.border-danger:before {
	background: #dc3545;
}

.index-xxgk-card a.border-warning:before {
	background: #ffc107;
} 

.index-xxgk-card a:hover {
	background: #629feb;
}

.index-xxgk-card a:hover:before {
	bottom: 0;
}

.index-xxgk-card a:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 50px;
	left: 0;
	top: 0;
	z-index: 1;
}

.index-xxgk-card .card-body,
.index-xxgk-card .card-footer {
	z-index: 99;
}

.index-xxgk-card a:hover .card-footer {
	text-shadow: 1px 1px 1px #888;
} */

.index-zcjd-container {
	width: 100%;
	height: 5rem;
}

.index-zcjd-container .text-color-on {
	color: #317cc9;
}

.index-zcjd-container .swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

@media (min-width: 1200px) {
	.index-zcjd-container {
		height: 17.375rem;
	}
}

/*【首页】信息公开结束*/


/* 顶部banner开始 */
.public-topad {
	height: 3.375rem;
}

/* 顶部banner结束 */

/* 通栏banner开始 */
.public-ad {
	height: 5.625rem;
}

.public-ad img {
	height: 5.625rem;
}

/* 通栏banner结束 */
/*首页专题专栏*/
.topic-box{}
.topic-box .col-xl-1{}
.topic-box .swiper-button-next,.topic-box  .swiper-button-prev{background-position: center;}
.topic-box .swiper-button-prev:after, .topic-box .swiper-container-rtl .swiper-button-next:after {display: none;}
.topic-box .swiper-button-next:after,.topic-box .swiper-container-rtl .swiper-button-prev:after {display: none;}

.topic-box .enter {position: absolute;width: 84px;height: 75px;box-sizing: border-box;text-align: center;font-size: 20px;color: #fff;font-weight: bold;line-height: 24px;background: #317cc9;padding: 10px 20px;}
.topic-box .warp-pic-list {padding: 14px 48px;margin-left: 84px;position: relative;}
.topic-box .warp-pic-list .swiper-slide {height: 48px;}
.topic-box .warp-pic-list .swiper-slide a {display: block !important;width: 242px;height: inherit;}

.topic-box .warp-pic-list .swiper-slide img {width: 100%;height: 100%!important;}

.topic-box .swiper-button-prev,
.topic-box .swiper-button-next {width: 10px;height: 20px;top: 50px;background-size: cover;background-image: url(../images/blue/20/zt_arrow_right.png);}

.topic-box .swiper-button-prev:focus,.topic-box .swiper-button-next:focus {outline: none;}

.topic-box .swiper-button-prev {left: 30px;transform: rotateZ(180deg);}

.topic-box .swiper-button-next {right: 30px;}



/*侧边栏*/

.float-nav-box {
  position: fixed;
  right: 10px;
  bottom: 100px;
  z-index: 1000;
}
.float-nav-box .item {
  position: relative;
  margin-bottom: 10px;
}
.float-nav-box .item .show-item {
  position: absolute;
  right: 56px;
  top: 50%;
  transform: translate(0, -50%);
  padding-right: 20px;
}
.float-nav-box .item:hover .show-item {
  display: block;
}
.float-nav-box .item:hover .show-item img {
  height: 160px;
}
.float-nav-box .item.weibo .show-item {
  width: 150px;
  padding: 12px;
  border-radius: 3px;
  padding-right: 24px;
}
.float-nav-box .item.weibo .show-item a {
  display: block;
  width: 150px;
  padding: 12px 12px 0 12px;
  background-image: url(../images/blue/weibo_ma.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto;
  height: 49px;
  background-color: #fff;
}
.float-nav-box .item.weibo .show-item a.wh {
  background-image: url(../images/blue/weibo_wh.png);
}
.float-nav-box .item.handicapped a {
  display: block;
  width: 56px;
  height: 56px;
  position: absolute;
  left: 0;
  top: 0;
}
.float-nav-box .item span {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: 32px 32px;
  background-position: center center;
  display: block;
  cursor: pointer;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
.float-nav-box .item.wechat span {
  background-image: url(../images/blue/32/r_1.png);
}
.float-nav-box .item.wechat span:hover {
  background-image: url(../images/blue/32/r_1_1.png);
}
.float-nav-box .item.weibo span {
  background-image: url(../images/blue/32/r_2.png);
}
.float-nav-box .item.weibo span:hover {
  background-image: url(../images/blue/32/r_2_1.png);
}
.float-nav-box .item.app span {
  background-image: url(../images/blue/32/r_6.png);
}
.float-nav-box .item.app span:hover {
  background-image: url(../images/blue/32/r_6_1.png);
}
.float-nav-box .item.ehb span {
  background-image: url(../images/blue/32/r_8.png);
}
.float-nav-box .item.ehb span:hover {
  background-image: url(../images/blue/32/r_8_1.png);
}
.float-nav-box .item.handicapped span {
  background-image: url(../images/blue/32/r_7.png);
}
.float-nav-box .item.handicapped:hover span {
  background-image: url(../images/blue/32/r_7_1.png);
}
.float-nav-box .item.goTop span {
  background-image: url(../images/blue/32/r_5.png);
}
.float-nav-box .item.goTop span:hover {
  background-image: url(../images/blue/32/r_5_1.png);
}
.float-nav-box .item.goTop {
  opacity: 0;
}
.float-nav-box .item.goTop.opa {
  opacity: 1;
  transition: opacity 0.2s linear;
}
.show-item {
  display: none;
  position: absolute;
}


/*首页专题结束*/

@media screen and (max-width: 370px) {

.w {width: 100%;}
#wrapBox1 {width: 250px;}
#wrapBox1 a {width: 100%;}
#wrapBox1 .swiper-slide {height: 40px;}

.topic-box .swiper-button-prev,
.topic-box .swiper-button-next {top: 43px;}


}

@media screen and (max-width: 420px) {

.w {width: 100%;}
 #wrapBox1 {width: 280px;}
#wrapBox1 a {width: 100%;}
#wrapBox1 .swiper-slide {height: 50px;}
.topic-box .enter {font-size: 16px;width: 74px;line-height: 20px;height: 56px;display: block;position: static;width: 100%;background-color: #fff;color: #2d66a5;text-align: left;height: auto;}
.topic-box .enter::before {content: '';display: inline-block;width: 2px;height: 14px;margin-right: 12px;background-color: #2d66a5;}
.topic-box .warp-pic-list {margin-left: 0;padding: 8px 38px;}

.topic-box .swiper-button-prev,
.topic-box .swiper-button-next {top: 47px;}
.topic-box .swiper-button-prev {left: 10px;}
.topic-box .swiper-button-next {right: 10px;}
.topic-box .warp-pic-list .swiper-slide {height: 40px;}

}



/*咸安概况*/
.mlxa-title .circle-left,
.mlxa-title .circle-right {color: #0b81e1;top: 50%;margin-top: -0.625rem;}

.mlxa-title .circle-left {left: 0;}

.mlxa-title .circle-right {right: 0;}

.mlxa-title .line {border-width: 0.125rem;border-color: #0b81e1;left: 0;bottom: 50%;margin-bottom: -0.0625rem;margin-top: 0;border:0;border-top: 1px solid rgba(0,0,0,.1);height:3px;background-color: #0b81e1;opacity:1;}
